Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"Typst MCP Server": {
"command": "uv",
"args": [
"--directory",
"Z:\\GitHub\\kongdd\\typst-mcp\\",
"run",
"server.py"
]
}
}
}uv